home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d19 / gate20b2.arc / HISTORY.DOC < prev    next >
Text File  |  1989-08-07  |  6KB  |  134 lines

  1. -------------- Aug 5 1989 - v2.0ß2
  2.  
  3.   MANUAL processing option added to allow processing of specific areas
  4. only.  Pressing the ESCape key will now abort processing.  Small bug fixed
  5. in CONFIG module.  Imported Fido messages are killed as they are imported,
  6. rather than at the end of processing.
  7.  
  8. -------------- Aug 4 1989 - v2.0ß1
  9.  
  10.   Configuration file structure changed.  Added "Echo Area" field for those
  11. using MSGS as every base name.  Also increased node number length to 5
  12. characters for point nets using node numbers over 9999.  Zone fields
  13. removed.  15TO20.EXE created to convert a v1.5 PCBGATE.CFG to a v2.0
  14. PCBGATE.CFG.  Configuration and all other modules updated with new
  15. structure changes.  Internal compiler changes made to eliminate a RARE bug
  16. generating illegal function calls in CONFIG and SET.  Still kind of lost
  17. with this one.  Another bug removed from TOFIDO module's high message seek
  18. routines.  Full paths added to status displays so we can see what's going
  19. where a bit easier.
  20.  
  21. -------------- Jul 31 1989 - v1.52
  22.  
  23.   Small bug removed in message translation.  This eliminates "double
  24. spacing" in some messages.  Final bug removed from high message seek
  25. routines.
  26.  
  27. -------------- Jul 25 1989 - v1.51
  28.  
  29.   Bug found in processing if a base contained 1 message and multiple
  30. indexes.  The past few bugs have been a result of an earlier structural
  31. change.  This one area, is the only place where a processing bug exists,
  32. and will smooth out shortly.  Testing continues....
  33.  
  34. -------------- Jul 23 1989 - v1.5  - Official release
  35.  
  36.   POSSIBLE bug in TOFIDO, where it may export 1 message only, the top
  37. message on a second scan, however I've found this so intermittent, I'm
  38. wondering if it's me.  Not a critical bug, if one.  Cross-conferencing
  39. double checked, and working ok (finally).
  40.  
  41. -------------- Jul 22 1989 - v1.5ß3
  42.  
  43.   I'm just beginning to find out, the hard way, just exactly what Propack
  44. does.  Not that it's doing anything wrong, but compensating for the
  45. different conditions under which it can leave a message base.  Like, what
  46. happens if the highest message doesn't exist?  Fixed, and a nasty one too!
  47.  
  48.   Messages imported to PCBoard now have headers converted to upper case.
  49. PCBoard prefers it this way.  Added the capability to recognize Qmail high
  50. water markers.  If anyone has any further high water marker problems,
  51. please let me know.....or any problems for that matter.
  52.  
  53. -------------- Jul 20 1989 - v1.5ß3
  54.  
  55.   Whew!  Bug found in TOFIDO module, where the number of messages found
  56. counter should have been based on the actual message numbers, rather than
  57. the total number of messages.  This caused problems after a message base
  58. pack, where PCBGate would ignore messages that either didn't exist, or were
  59. killed during packing.  FIXED!  This eliminates bugs in re-exportation of
  60. messages originating on PCBoard, and other nasty ocurrences.
  61.  
  62.   Bug found where negative indexes were being ignored, causing PCBGate and
  63. MSGSTEST to hang until crashing.  Fixed.
  64.  
  65.   More speed increases...  Compared to earlier versions, PCBGate flies!
  66. More cosmetic improvements, and status checks increased.
  67.  
  68. -------------- Jul 19 1989 - v1.5ß2
  69.  
  70.   Bugs found in cross conferencing abilities and last message read
  71. tracking.  Also bugs in exportation of messages originating from a PCBoard
  72. system found.  Bug in SETting a non-defined area fixed.  Infrequent message
  73. base overruns causing problems.  Bugs found in log file writes.
  74.  
  75. <ahem> 1.5 release delayed.  Incomprehensible thanks to Mark Herring for
  76. his ongoing assistance.
  77.  
  78. -------------- Jul 15 1989 - v1.5ß1
  79.  
  80.   Lots of optimization and speed increase done on translation processing,
  81. although this takes time whether we like it or not.  Log file slightly
  82. optimized.  Bug in cross-conferencing fixed.  Bugs in "To Go" fields fixed.
  83. TOFIDO process starts at 2.MSG, not 3.MSG as previous...  Docs re-written.
  84. Config window now supports cursor movement in all directions.
  85.  
  86. -------------- Jul 12 1989 - v1.4
  87.  
  88.   Changed PCBGate to report messages processed to PCBGATE.LOG ONLY.
  89. Previously, if no messages were processed it would report same in the log
  90. file.  Now, ONLY bases that have had messages processed will report to the
  91. log file.  Fixed a bug where messages imported to PCBoard with the echo bit
  92. on, would be re-exported to any linked networks.  Removed utility NOECHO,
  93. and added 2 command line parameters to SETECHO (ON/OFF).  The "To Go"
  94. on screen fields now work.  v1.3 code did not include these functions.
  95.  
  96.   Removed a lot of small bugs.  Propack v2.6+ has a command to automaticly
  97. delete the .BAK file after packing (/K).  If you specify this option or one
  98. like it in the packer option, make sure you specify NOT to delete the .BAK
  99. file in PCBGate configuration.
  100.  
  101.   Program generally optimized for size, speed, and overhead.  "Private"
  102. checking enforced.  Pressing ESCape during MSGSTEST.EXE execution will
  103. terminate the message base scan.
  104.  
  105.   v1.5 will be a release.
  106.  
  107. -------------- Jul 04 1989 - v1.3
  108.  
  109.   INITIAL BETA RELEASE - Certain cosmetic details fixed up and added.
  110. Reparied bugs re-sending messages back to Fido host.  Added "sysop name" to
  111. configuration and setup for "Sysop" in FROM fields.  MSGSTEST.EXE debugged
  112. further and suitable for general use.  Added utilities SETECHO.EXE and
  113. NOECHO.EXE.
  114.  
  115. -------------- Jul 01 1989 - v1.2
  116.  
  117.   CONFIG module updated considerably, to allow for configuration defaults,
  118. node numbers, echo and private attribute handling, and automatic message
  119. base packing.  Slight code optimization for size purposes.
  120.  
  121. -------------- Jun 20 1989 - v1.1
  122.  
  123.   CONFIG and SET modules added.  All modules linked to produce a fully
  124. manageable batch processing environment.  Bugs in conversion modules
  125. stamped out.  Last message read references changed to message numbers in
  126. resepct to .NDX files.  MSGSTEST.EXE produced to avoid unessecary problems,
  127. and ensure message base integrity.  Logging in all utilities enabled.
  128.  
  129. -------------- May 28 1989 - v1.0
  130.  
  131.   Modules PCB2FIDO and FIDO2PCB created as stand alone command line
  132. utilities.  Last message read markers are processed as message base
  133. indexes.
  134.